@charset "ISO-8859-1";
.body {
	color: black;
	font-size:xx-small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
	font-weight: normal;
	}

.überschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small
	;
}
a {
	text-decoration: underline
}
.a:link {
	color: black;
	text-decoration: underline
}
.a:visited { color: #333 }
.a:hover {}
.a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.Stil3 {
	font-weight: bold;
	text-decoration: underline;
 }
